Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⬆️ Update dependency happy-dom to v16 #5565

Merged
merged 1 commit into from
Jan 1, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 27, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
happy-dom ^15.11.7 -> ^16.2.9 age adoption passing confidence

Release Notes

capricorn86/happy-dom (happy-dom)

v16.2.9

Compare Source

v16.2.8

Compare Source

👷‍♂️ Patch fixes

v16.2.7

Compare Source

v16.2.6

Compare Source

v16.2.5

Compare Source

v16.2.4

Compare Source

👷‍♂️ Patch fixes
  • Fixes bug where the incorrect location is set after a redirect in BrowserFrame.goto() and DetachedBrowserFrame.goto() - By @​capricorn86 in task #​1627

v16.2.3

Compare Source

v16.2.2

Compare Source

👷‍♂️ Patch fixes
  • Improves error when a Symbol object is being sent to querySelector() or querySelectorAll() as selector - By @​chocolateboy in task #​1640

v16.2.1

Compare Source

v16.2.0

Compare Source

v16.1.0

Compare Source

🎨 Features

v16.0.1

Compare Source

👷‍♂️ Patch fixes
  • Fixes problem with children of created documents (e.g. document.implementation.createHTMLDocument()) not being considered as connected to a DOM that was introduced in v16 - By @​capricorn86 in task #​1647

v16.0.0

Compare Source

💣 Breaking Changes
  • Refactors XML and HTML parsing and serialization - By @​capricorn86 in task #​1615
    • This change may break your tests as the serialized output may differ from v15
🎨 Features
👷‍♂️ Patch fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Dec 27, 2024
@renovate renovate bot requested a review from dubzzz as a code owner December 27, 2024 04:27
Copy link

changeset-bot bot commented Dec 27, 2024

⚠️ No Changeset found

Latest commit: ea6d149

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

pkg-pr-new bot commented Dec 27, 2024

Open in Stackblitz@fast-check/examples

@fast-check/ava

npm i https://pkg.pr.new/@fast-check/ava@5565

@fast-check/expect-type

npm i https://pkg.pr.new/@fast-check/expect-type@5565

fast-check

npm i https://pkg.pr.new/fast-check@5565

@fast-check/jest

npm i https://pkg.pr.new/@fast-check/jest@5565

@fast-check/packaged

npm i https://pkg.pr.new/@fast-check/packaged@5565

@fast-check/poisoning

npm i https://pkg.pr.new/@fast-check/poisoning@5565

@fast-check/vitest

npm i https://pkg.pr.new/@fast-check/vitest@5565

@fast-check/worker

npm i https://pkg.pr.new/@fast-check/worker@5565

commit: ea6d149

Copy link
Contributor

👋 A preview of the new documentation is available at: http://676e2dbfe1dbb38e4ec32a8a--dubzzz-fast-check.netlify.app

Copy link

codecov bot commented Dec 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.91%. Comparing base (8a44d16) to head (ea6d149).
Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5565   +/-   ##
=======================================
  Coverage   94.91%   94.91%           
=======================================
  Files         235      235           
  Lines       10048    10048           
  Branches     2840     2840           
=======================================
  Hits         9537     9537           
  Misses        511      511           
Flag Coverage Δ
unit-tests 94.91% <ø> (ø)
unit-tests-18.x-Linux 94.91% <ø> (ø)
unit-tests-20.x-Linux 94.91% <ø> (ø)
unit-tests-22.x-Linux 94.91% <ø> (ø)
unit-tests-latest-Linux 94.91% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/major-happy-dom-monorepo branch from 971bc40 to 9921337 Compare December 27, 2024 14:07
Copy link
Contributor

👋 A preview of the new documentation is available at: http://676eb5a85d0d593602a3e907--dubzzz-fast-check.netlify.app

@renovate renovate bot force-pushed the renovate/major-happy-dom-monorepo branch from 9921337 to c100dc4 Compare December 30, 2024 16:30
Copy link
Contributor

👋 A preview of the new documentation is available at: http://6772cba4c3164caee6a04c54--dubzzz-fast-check.netlify.app

@renovate renovate bot force-pushed the renovate/major-happy-dom-monorepo branch from c100dc4 to df49442 Compare December 30, 2024 20:06
Copy link
Contributor

👋 A preview of the new documentation is available at: http://6772fef08b0d23100b3b1d73--dubzzz-fast-check.netlify.app

@renovate renovate bot force-pushed the renovate/major-happy-dom-monorepo branch from df49442 to 91c1b25 Compare December 31, 2024 00:12
Copy link
Contributor

👋 A preview of the new documentation is available at: http://6773380563703b67020d2245--dubzzz-fast-check.netlify.app

@renovate renovate bot force-pushed the renovate/major-happy-dom-monorepo branch from 91c1b25 to 808e08d Compare December 31, 2024 05:13
Copy link
Contributor

👋 A preview of the new documentation is available at: http://67737e92b0b77493cf8205ea--dubzzz-fast-check.netlify.app

@renovate renovate bot force-pushed the renovate/major-happy-dom-monorepo branch from 808e08d to 348e085 Compare December 31, 2024 14:02
Copy link
Contributor

👋 A preview of the new documentation is available at: http://6773fa8eeee13c2a69178804--dubzzz-fast-check.netlify.app

@renovate renovate bot force-pushed the renovate/major-happy-dom-monorepo branch from 348e085 to ea6d149 Compare December 31, 2024 19:38
Copy link
Contributor

👋 A preview of the new documentation is available at: http://67744929e1dbb38ea9c32b6f--dubzzz-fast-check.netlify.app

@dubzzz dubzzz merged commit 527964a into main Jan 1, 2025
74 checks passed
@dubzzz dubzzz deleted the renovate/major-happy-dom-monorepo branch January 1, 2025 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant